Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigKt
/
SerialConfigKt
/
Dsl
/
txd
txd
@get:
JvmName
(
name
=
"getTxd"
)
@set:
JvmName
(
name
=
"setTxd"
)
var
txd
:
Int
TX pin (should match Arduino gpio pin number)
Content copied to clipboard
uint32 txd = 4;